home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Multimedia Computers Work
/
How Multimedia Computers Work (1994-6-17) [English].mdf
/
content
/
anx
/
memory.ini
< prev
next >
Wrap
INI File
|
1994-06-15
|
749b
|
55 lines
;
;
; MEMORY.INI for HCW MEMORY.
;
; Since we can only recover an int using GetPrivateProfileInt, and we need 500 millisecond
; resolution seeking into the wave file;
;
; seek=10 == 10 * 100 = 1000 mSec 1 second
; hold=15 == 15 * 100 = 1500 mSec 1.5 seconds
;
[MEMORY]
MEMORY01=
MEMORY02=
MEMORY03=
MEMORY04=
MEMORY05=
MEMORY06=
MEMORY07=
MEMORY08=
MEMORY09=
MEMORY10=
[MEMORY01]
seekfile=MEMTOUR.WAV
seek=0
hold=177
[MEMORY02]
seek=177
hold=55
[MEMORY03]
seek=232
hold=88
[MEMORY04]
seek=320
hold=148
[MEMORY05]
seek=468
hold=72
[MEMORY06]
seek=540
hold=61
[MEMORY07]
seek=601
hold=264
[MEMORY08]
seek=865
hold=178
[MEMORY09]
seek=1043
hold=149
[MEMORY10]
seek=1192
hold=196